@import url("forms.css");
@import url("menu.css");
@import url("article.css");
@import url("sitemap.css");
body, input, textarea, button {
	font-family: 'trebuchet ms', verdana, sans-serif;
}
body {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
.demokit {
	background-image: url(https://webfiles.tine.no/Storfehelsetjenesten/resources/images/headerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
div.outer_framework {
	/*   background: url(http://webfiles.tine.no/Storfehelsetjenesten/resources/images/headerbilde.gif) no-repeat right 28px !important;
	background: url(http://webfiles.tine.no/Storfehelsetjenesten/resources/images/headerbilde.gif) no-repeat 28px right;
	/ * width: 1280px; */
	width: 980px;
	margin: auto;
	color: #333;
	text-align: center;
}
div.framework {
	width: 980px;
	margin: auto;
	padding: 0;
	color: #333;
	text-align: left;
}
a {
	text-decoration: none;
	color: #003771;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
fieldset, img {
	border: none;
}
p, pre, td, th, input {
	font-size: 1em;
}
h1 {
	font-size: 1.6em;
}
h1.mainh1 {
	font-size: 1.6em;
	color: #333;
}
h2 {
	font-size: 1.25em;
	color: #003771;
}
h3, h4 {
	font-size: 1em;
}
h1, h2, h3, h4 {
	font-family: 'trebuchet ms',georgia, sans-serif;
}
h1, h3, h4 {
	color: #333;
}
h2, h3, h4 {
	font-weight: normal;
}
/* topbar */
#topbar {
	height: 26px;
	line-height: 26px;
	width: 980px;
	text-align: right;
	font-family: "trebuchet ms", Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0 auto;
}
#topbar a {
	color: #fff;
	text-decoration: none;
}
#topbar a:hover {
	text-decoration: underline;
}
#topbar img {
	vertical-align: middle;
}
a#sitemaptext {
	margin-right: 32px;
}
a#searchtext {
	margin-right: 5px;
}
input#searchicon {
	vertical-align: middle;
	margin-right: 16px;
}
input#searchfield {
	background-color: #999;
	border: 1px solid #666;
	color: #fff
}
#topbar form {
	display: inline;
}
/* end topbar */
/* header */
div#header {
	background-image: url("https://webfiles.tine.no/Storfehelsetjenesten/resources/images/storfehelse_bg.png");
	background-position: right 46px;
	background-repeat: no-repeat;
	margin: 0 auto 10px;
	text-align: left;
	width: 980px;
}
#header a {
	text-decoration:none;
	cursor:pointer;
}
img#logoScreen {
	height: 81px;
	margin: 16px 0;
	width: 211px;
}
.print {
	display: none;
}
/* end header */
div#leftColumn {
	float: left;
	width: 196px;
	padding: 0;
	margin: 0 20px 0 0;
	clear: both;
	overflow: hidden;
}
/* logo */
div#main-logo {
	margin-top: 20px;
	text-align: center;
}
table.logo {
	text-align: center;
	border-collapse:separate;
	border-spacing: 0px 20px;
}
/* end logo */
div.framework.twoColumnsRight div.content.twoColumns div.inner-content {
	padding: 0 0 20px 0;
}
div.framework.twoColumnsLeft div.content.twoColumns div.inner-content {
	padding: 0 0 20px 0;
}
div.framework.oneColumn div.content.twoColumns div.inner-content {
	padding: 0 0 20px 0;
}
div.framework.oneColumn div.content {
	width: 980px !important;
}
div.content {
	float: left;
	width: 548px;
	padding: 0;
	margin: 0;
	min-height: 35em;
	height: auto !important;
	height: 35em;
}
div.content.twoColumns {
	width: 764px;
}
div.content div.inner-content {
	padding: 0 0 20px 0;
}
div.content.twoColumns div.inner-content {
	padding: 0 0 20px 0;
}
div#rightColumn {
	float: left;
	width: 196px;
	margin: 0 0 0 20px;
	overflow: hidden;
}
a#filelist {
	text-decoration: none;
}
a#filelist:hover {
	text-decoration: none;
}
/* frame styles */
div.frame {
	/* margin-bottom: 15px;*/
}
div.frame h4 {
	background-color: #CFE2F0;
	color: #333;
	border: 1px solid #CFE2F0;
	padding: 2px 8px 2px 3px;
	margin: 0;
}
div.frame img {
	margin-right: 5px;
	vertical-align:middle;
}
div.frame div {
	padding: 2px 2px;
	overflow: hidden;
}
div.frame div.box {
	border: 1px solid #CFE2F0;
	margin-top: 3px;
	background-color: #F0F5F9;
}
div.frame ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
div.frame li {
	padding-bottom: .5em;
}
div.frame2 h3 {
	margin-bottom: 0px;
	font-weight: normal;
	color: #999;
}
div.frame2 div {
	padding: 0px 2px;
	overflow: hidden;
}
div.frame3 h3 {
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: normal;
	color: #333;
}
div.frame3 div {
	padding: 0px 2px;
	overflow:hidden;
}
div.frame2 a, div.frame3 a {
	text-decoration: none;
}
div.basket a {
	text-decoration:underline;
	color: #003771;
}
div.frame2 h4, div.frame3 h4 {
	background-color: #E6E6E6;
	color: #333;
	border: 1px solid #E6E6E6;
	padding: 2px 8px 2px 3px;
	margin: 0;
}
div.frame2 img, div.frame3 img {
	margin-right: 5px;
	vertical-align:middle;
}
div.frame2 div.basket , div.frame3 div.basket {
	padding-top: 10px;
	padding-bottom: 7px;
	text-decoration:underline;
}
div.frame2 div.box, div.frame3 div.box {
	border: 1px solid #E6E6E6;
	margin-top: 3px;
	background-color: #FBFBFB;
}
/* end frame styles */
/* list styles */
table.list {
	width: 100% !important;
	border: 1px solid #fefefe;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #e0e0e0
}
table.list th {
	text-align: left;
	background-color: #e6e6e6;
	font-family: georgia, sans-serif;
	color: #333;
	border-bottom: 5px #fff solid;
	border-left: 0px;
}
table.list td {
	border-top: 1px solid #e0e0e0;
}
table.list th,
table.list td {
	padding: .2em .4em .2em .4em;
	font-size: 12px;
}
table.list th.nowrap,
table.list td.nowrap {
	/* 'white-space: nowrap; */
	white-space: normal;
}
table.list th.right,
table.list td.right {
	text-align: right;
}
table.list.form td {
	vertical-align: top;
	border-top: #e0e0e0;
}
table.list input.text,
table.list textarea {
	width: 90%;
	/*background: url(http://webfiles.tine.no/Storfehelsetjenesten/resources/images/textarea_shadow.gif) no-repeat 0 0;*/

}
#submit_buttons{
	float: right;
	text-align: left;
	width: 91%;
}

/* end list styles */
.require{
	color: #F00;
	margin-left: .1em;
}
div.error {
	color: #F00;
	font-weight: bold;
}
input#inputbox {
	background-color: #fff;
	color: #333;
	border: 1px solid #cfcfcf;
	padding: 0px;
	background: url(https://webfiles.tine.no/Storfehelsetjenesten/resources/images/input_shadow.gif) no-repeat 0 0;

}
img#mail {
	float: none;
	vertical-align: top;
}
input#button {
	background: transparent;
	border: none;
	color: #003771;
}
input#order {
	vertical-align:bottom;
}
input.counter {
	padding: 0px;
	margin-top: 4px;
	margin-left: 3px;
	border: 1px solid #cfcfcf;
	vertical-align: top;
	height: 14px;
	font-size: 12px;
	background: url(https://webfiles.tine.no/Storfehelsetjenesten/resources/images/input_shadow.gif) no-repeat 0 0;
}
input.info {
	border: 1px solid #cfcfcf;
	/*background: url(http://webfiles.tine.no/Storfehelsetjenesten/resources/images/input_shadow.gif) no-repeat 0 0;*/
}
input.vsiButton {
	margin-top: 3px;
}
form#order {
	float:right;
}
div#price {
	color: #999;
}
#title {
	color: #003771;
}
#address {
	vertical-align: top;
}
div.itemLeft img, div.itemRight img {
	float: left;
	margin: 0 10px 10px 0;
}
div.itemLeft {
	float: left;
	width: 50%;
	margin-bottom: 15px;
	clear: left;
}
div.itemRight {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}

div.itemRight h2, div.itemLeft h2 {
	font-weight: normal;
	line-height: 0.9em;
	margin: 0
}

div.itemRight a, div.itemLeft a {
	text-decoration: none;
}
div#contenttype {
	color: #999;
}
div#place {
	color: #999;
}
#activity, #publication {
	margin: 4px 0 10px 0;
}

/* footer */
div#footer {
	clear: both;
}
div#footer div.tip {
	float: right;
	width: 95px;
}
div#footer div.tip img.tipicon {
	width: 16px;
	height: 16px;
	margin: 4px 4px 0 0;
	float: left;
	vertical-align: middle;
}
div#footer a {
	text-decoration:none;
}
div#footer img {
	vertical-align: middle;
	margin-left: 16px;
	margin-right: 5px;
}
/* end footer */
/* errorhandler styles */
div#errorhandler h2 {
	margin: 0;
	color: #F00;
}
/* end errorhandler styles */

div#navigationHeader {
	border: 1px solid #e0e0e0;
	background-color: #f3f3f3;
	padding: .2em .4em .2em .4em;
	color: #999;
}
ul#navigationMenu {
	border: 1px solid #e0e0e0;
	border-left: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #999;
	clear: both;
	background-color: #f3f3f3;
}
ul#navigationMenu li {
	display: inline;
	padding: 0 .4em;
	border-left: 1px solid #e0e0e0;
	height: 20px;
	line-height: 20px;
}
ul#navigationMenu li a {
	text-decoration: none;
}
ul#navigationMenu li first {
	border-left: none;
}
ul#navigationMenu li.numbers.active {
	color: #999;
	background-color: #fff;
}

.login {
	display:inline;
	padding-right:17px;
}

.publication-image {
	float: right;
	margin: 0 0 10px 10px;
}

.imgleft,.editor-image-left {
	display: block;
	float: left;
}

.imgright,.editor-image-right {
	display: block;
	float: right;
}

.spacer{
	background-color: #7b706b;
	border-color: #aca5a2 #9c9390 #d6d2d1 #b4aeab;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 4px;
	color: #fff;
	font-weight: 700;
}

.headerbox{
	display: block;

}

.footerbox{
	display: block;
}

.shoppingcart .item_amount {
	float: right;
}
.clearfix {
	clear: both;
}
div.shoppingcartitem, div.first.shoppingcartitem {
	border-bottom: 1px solid #ddd;
}
.shoppingcart * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.shoppingcart .small {
	font-size: 85%;
}
.shoppingcart .row:after {
  content:"";
  display:table;
  clear:both;
}
.shoppingcart .small-6 {
	width: 50%;
	float: left;
	padding: 5px;
}
.shoppingcart .small-12 {
	width: 100%;
	padding: 5px;
}
.shoppingcart .validation-error {
	color: white;
	background-color: red;
	padding: 5px;
}
.orderform .shoppingcart-order-button {
	background-color: #14367D;
	color: White;
	width: auto;
	padding: 10px 20px;
	border-radius: 15px;
	font-size: 150%;
}
.cart-intro-text {
	border: 3px solid #c1dbeb;
	padding: 10px;
	font-size: 125%;
}
.orderform {
	width: 65%;
	float: left;
	padding-right: 10px;
}
.orderform label {
	display: block;
}
.orderform input {
	width: 100%;
	border: 1px solid #bbb;
	font-size: 16px;
	margin-top: 2px;
}
.helptext {
	float: left;
	width: 35%;
}
.framed_text {
	border: 2px solid #BEE1EF;
	padding: 0px 10px;
	margin-bottom: 10px;
}
.framed_text h2 {
	margin-bottom: 5px;
}
.framed_text p {
	margin-top: 5px;
}
.framed_text:first-child {
	margin-top: 20px;
}
.framed_text a {
	text-decoration: underline;
}